Update to rust 2015-03-22
authorTamir Duberstein <tamird@gmail.com>
Sun, 22 Mar 2015 23:58:11 +0000 (16:58 -0700)
committerTamir Duberstein <tamird@gmail.com>
Mon, 23 Mar 2015 20:59:59 +0000 (13:59 -0700)
commit1ced1dc8dd9c3a6dbe75055092691c15745c3402
tree0e7d195af7439c95ec98f232242c5fcac3997d84
parentf84153038fbd2eb10f347235303f4eda71bd7996
Update to rust 2015-03-22
17 files changed:
Cargo.lock
Makefile.in
src/bin/cargo.rs
src/cargo/util/lev_distance.rs
src/rustversion.txt
src/snapshots.txt
tests/support/mod.rs
tests/test_cargo_bench.rs
tests/test_cargo_build_auth.rs
tests/test_cargo_compile.rs
tests/test_cargo_compile_custom_build.rs
tests/test_cargo_compile_git_deps.rs
tests/test_cargo_compile_plugins.rs
tests/test_cargo_cross_compile.rs
tests/test_cargo_publish.rs
tests/test_cargo_test.rs
tests/tests.rs